PHONETIC

See Also

Extracts the phonetic (furigana) characters from a text string.

Syntax

PHONETIC(reference)

Reference    is a text string or a reference to a single cell or a range of cells that contain a furigana text string.

Remarks

Example

If cells C4 contains "TokyoTokyoTokyo" and cell B7 contains "OsakaOsakaOsaka", the following are true:

=PHONETIC(C4) equals "TokyoTokyoTokyoTokyoTokyoTokyo"

=PHONETIC(B7) equals "OsakaOsakaOsakaOsakaOsaka"